arm: mx6: novena: Minor config file fix
authorMarek Vasut <[email protected]>
Tue, 16 Dec 2014 13:09:20 +0000 (14:09 +0100)
committerStefano Babic <[email protected]>
Tue, 30 Dec 2014 13:05:58 +0000 (14:05 +0100)
Sequence like the following is completely useless and results from
an errorneous ordering of the statements during development. Zap it.
 #ifdef FOO
 #define FOO

Signed-off-by: Marek Vasut <[email protected]>
Cc: Igor Grinberg <[email protected]>
Cc: Nikita Kiryanov <[email protected]>
Cc: Sean Cross <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Stefano Babic <[email protected]>
Cc: Tim Harvey <[email protected]>
include/configs/novena.h

index 0f3621a41b24bc17b5ceffa6139eaee0dc999741..4924cbfe06c4d8d9e4f35cf51893671d63c580ae 100644 (file)
 
 /* Video output */
 #ifdef CONFIG_VIDEO
-#define CONFIG_VIDEO
 #define CONFIG_VIDEO_IPUV3
 #define CONFIG_CFB_CONSOLE
 #define CONFIG_VGA_AS_SINGLE_DEVICE